starknet_transaction_prover: add CORS validation unit tests#14048
starknet_transaction_prover: add CORS validation unit tests#14048avi-starkware wants to merge 1 commit into
Conversation
|
Warning This pull request is not mergeable via GitHub because a downstack PR is open. Once all requirements are satisfied, merge this PR as a stack on Graphite.
This stack of pull requests is managed by Graphite. Learn more about stacking. |
PR SummaryLow Risk Overview The new Reviewed by Cursor Bugbot for commit 8342ce5. Bugbot is set up for automated code reviews on this repo. Configure here. |
62bd425 to
e7ccb94
Compare
b5dba94 to
9636c86
Compare
e7ccb94 to
0523284
Compare
9636c86 to
20c98e9
Compare
0523284 to
3275e20
Compare
3275e20 to
63d5c0b
Compare
20c98e9 to
d437078
Compare
Covers build_cors_layer (empty/wildcard/allowlist branches), cors_mode labelling, and normalize_cors_allow_origins (scheme/host/userinfo/path/ query rejection, default-port stripping, deduplication of equivalent origins, and wildcard collapsing the rest of the list).
d437078 to
8342ce5
Compare
63d5c0b to
6141678
Compare

Covers build_cors_layer (empty/wildcard/allowlist branches), cors_mode
labelling, and normalize_cors_allow_origins (scheme/host/userinfo/path/
query rejection, default-port stripping, deduplication of equivalent
origins, and wildcard collapsing the rest of the list).